projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4797d1b
)
*** empty log message ***
author
Kenichi Handa
<handa@m17n.org>
Wed, 7 Jan 2009 12:28:19 +0000
(12:28 +0000)
committer
Kenichi Handa
<handa@m17n.org>
Wed, 7 Jan 2009 12:28:19 +0000
(12:28 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 7f7283e9c0321642d9c7dab08a1a8c489076babe..3879c571feffc756a6fea82f88c6591a716ce6f8 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,7
+1,8
@@
2009-01-07 Kenichi Handa <handa@m17n.org>
* fileio.c (Finsert_file_contents): In the case of replace,
- remeber the coding system used for decoding in coding_system.
+ remeber the coding system used for decoding in
+ coding_system (Bug#1039).
* coding.c (decode_coding_utf_8): Check byte_after_cr before
breaking the loop. (Bug#870)